Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/kong/deck from 1.29.3-0.20231114000742-27bb40ad93d6 to 1.30.0 #40

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps github.com/kong/deck from 1.29.3-0.20231114000742-27bb40ad93d6 to 1.30.0.

Release notes

Sourced from github.com/kong/deck's releases.

v1.30.0

Changelog

  • 6146f3a release 1.30.0 (#1166)
  • 58d7c36 chore(deps): bump github.com/kong/go-apiops from 0.1.26 to 0.1.27 (#1164)
  • 9b187a4 chore(deps): bump golang from 1.21.5 to 1.21.6 (#1163)
  • b53cbac chore(deps): bump github.com/kong/go-kong from 0.49.0 to 0.50.0 (#1162)
  • 1a9cd50 deps(go-apiops): bump to 0.1.26, adding O2K security (#1119)
  • 2cc6fd8 chore(deps): bump actions/upload-artifact from 3 to 4 (#1146)
  • 8041a8b chore(deps): bump golang from 1.21.4 to 1.21.5 (#1135)
  • 3780146 chore(deps): bump docker/metadata-action from 5.2.0 to 5.5.0 (#1161)
  • 7ee6cb9 chore(deps): bump alpine from 3.18.5 to 3.19.0 (#1138)
  • d40772e chore(deps): bump github.com/kong/go-kong from 0.48.0 to 0.49.0 (#1157)
  • 316671c fix(ci): properly wait for containers to be up and running (#1160)
  • b96b8c5 chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
  • 176ba43 chore(deps): bump actions/setup-go from 4 to 5
  • 48602c4 chore(deps): bump github/codeql-action from 2 to 3
  • 5e2b244 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2
  • 9c1310d chore(deps): bump github.com/kong/go-database-reconciler
  • 675a51c chore(cli): improve warnings (#1115)
  • 1302a26 chore(gha): preemptively add 1p creds
  • fdb5b59 chore(deps): bump alpine from 3.18.4 to 3.18.5
  • a110578 chore(deps): bump docker/metadata-action from 5.0.0 to 5.2.0
  • 4091ce4 chore(o2k): drop warning (#1121)
  • ee1522b chore(deps): bump k8s.io/code-generator from 0.28.3 to 0.28.4
  • 254aff8 chore: extract code to new library (#1109)
  • f7e0a17 fix: correct bug when consumer-group-consumer doesn't have an username
  • cc24866 chore(deps): bump daveshanley/vacuum from 0.4.5 to 0.5.0 (#1116)
  • 144dd4e chore(deps): bump daveshanley/vacuum from 0.3.13 to 0.4.5 (#1111)
  • 4b3936d chore(deps): bump hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 (#1105)
  • e46f535 chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#1048)
  • 26b73bf bump(go-apiops): bump to v0.1.24, bugfixes (#1108)
  • bb2ba2b chore(deps): bump daveshanley/vacuum from 0.2.7 to 0.3.13 (#1107)
  • ccc949a ci: don't run more than once per PR branch (#1104)
  • 14f3ed3 ci: use license action (#1103)
  • a1015b6 chore: add linter to integration build tag (#1102)
  • df4a91d chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.10 (#1072)
  • 69b9e3e chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1085)
  • b0bc8b9 chore(deps): bump golang.org/x/sync from 0.3.0 to 0.5.0 (#1086)
  • d1e93e8 chore(deps): bump alpine from 3.18.3 to 3.18.4 (#1039)
  • da768ed chore(deps): bump golang from 1.21.1 to 1.21.4 (#1090)
  • f199564 tests: fix konnect integration tests (#1099)
  • 453b261 chore: enable linter rules for deprecated code and fix offending lines (#1098)
Changelog

Sourced from github.com/kong/deck's changelog.

[v1.30.0]

Release date: 2023/01/11

Fixes

  • Correct bug when consumer-group-consumer doesn't have an username. #1113
  • Improve deprecation warnings to reduce upgrade friction and show warning when reading STDIN from terminal. #1115
  • 'file openapi2kong': Server ports will now be properly parsed, 32767 to 65535 are now accepted. [apiops #105](Kong/go-apiops#105)

Added

Refactored

  • Moved the database reconciler to its own project. #1109

[v1.29.2]

Release date: 2023/11/08

Fixes

  • Avoid unnecessary Konnect API call to retrieve its version. #1095
  • Correct default values when using gateway dump. #1094

[v1.29.1]

Release date: 2023/11/07

Fixes

  • Correct a bug preventing logins with Konnect in the EU region. #1089

[v1.29.0]

Release date: 2023/11/03

Added

  • Add support for konnect AU region.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/kong/deck](https://github.com/kong/deck) from 1.29.3-0.20231114000742-27bb40ad93d6 to 1.30.0.
- [Release notes](https://github.com/kong/deck/releases)
- [Changelog](https://github.com/Kong/deck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kong/deck/commits/v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/kong/deck
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team January 16, 2024 06:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 16, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 16, 2024 06:42
@github-actions github-actions bot merged commit f1e0361 into main Jan 16, 2024
24 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/kong/deck-1.30.0 branch January 16, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants